home *** CD-ROM | disk | FTP | other *** search
- VERSION EQU 44
- REVISION EQU 8
- DATE MACRO
- dc.b '8.7.99'
- ENDM
- VERS MACRO
- dc.b 'PPCDebug 44.8Beta'
- ENDM
- VSTRING MACRO
- dc.b 'PPCDebug 44.8Beta (8.7.99) © 1997 by Phase5, written by Ralph Schmidt',13,10,0
- ENDM
- VERSTAG MACRO
- dc.b 0,'$VER: PPCDebug 44.8Beta (8.7.99) © 1997 by Phase5, written by Ralph Schmidt',0
- ENDM
-